Skip to content

Nullable Custom Resource ResponseURL#455

Merged
talenfisher merged 2 commits intomasterfrom
LAMBJ-142
Nov 18, 2021
Merged

Nullable Custom Resource ResponseURL#455
talenfisher merged 2 commits intomasterfrom
LAMBJ-142

Conversation

@talenfisher
Copy link
Copy Markdown
Member

  • ResponseURL is now an optional argument to custom resource requests, to allow for easier testing.
  • The lambda output for Custom Resources is now the full response that would've been sent to CloudFormation, rather than just the output data

@talenfisher talenfisher added the enhancement New feature or request label Nov 18, 2021
@talenfisher talenfisher self-assigned this Nov 18, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 18, 2021

Codecov Report

Merging #455 (7511202) into master (072f1ed) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage   93.28%   93.29%   +0.01%     
==========================================
  Files          42       42              
  Lines         625      626       +1     
==========================================
+ Hits          583      584       +1     
  Misses         42       42              
Impacted Files Coverage Δ
src/CustomResource/CustomResourceLambdaHost.cs 97.10% <100.00%> (+0.04%) ⬆️
src/CustomResource/CustomResourceRequest.cs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 072f1ed...7511202. Read the comment docs.

@talenfisher talenfisher merged commit fa9bf88 into master Nov 18, 2021
@talenfisher talenfisher deleted the LAMBJ-142 branch November 18, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant